Skip to content

Fix workflow and lint errors - #33

Merged
rlaboiss merged 2 commits into
pelican-plugins:mainfrom
mshroyer:rst-fixup
Oct 27, 2025
Merged

Fix workflow and lint errors#33
rlaboiss merged 2 commits into
pelican-plugins:mainfrom
mshroyer:rst-fixup

Conversation

@mshroyer

Copy link
Copy Markdown
Contributor

Some small fixes to get the push workflow working again, so that I can make sure I don't break anything with my following PRs for #32 :)

@mshroyer

Copy link
Copy Markdown
Contributor Author

Huh, the lint workflow failed with an HTTP 429 (too many requests) error from a GitHub URL. I've seen this once before when running the action in my own repo, but it generally passes for me on this branch, e.g.: https://github.com/mshroyer/graphviz/actions/runs/18828868326/job/53716421444

Two options here:

  • You could retry this workflow (I don't seem to have access to do this myself).
  • I could also exclude this URL from linkinator.

Any preferences?

@rlaboiss
rlaboiss merged commit 2b931b7 into pelican-plugins:main Oct 27, 2025
6 of 7 checks passed
@rlaboiss

Copy link
Copy Markdown
Collaborator

Thanks for the pull request. It has been merged into the main branch.

@rlaboiss

Copy link
Copy Markdown
Collaborator

Huh, the lint workflow failed with an HTTP 429 (too many requests) error from a GitHub URL. I've seen this once before when running the action in my own repo, but it generally passes for me on this branch, e.g.: https://github.com/mshroyer/graphviz/actions/runs/18828868326/job/53716421444

Two options here:

  • You could retry this workflow (I don't seem to have access to do this myself).
  • I could also exclude this URL from linkinator.

Any preferences?

The action triggered by merging your PR #33 succeeded flawlessly. Which GitHub URL are you referring to?

@mshroyer

Copy link
Copy Markdown
Contributor Author

Thanks for merging!

The linkinator failure was here, during the run triggered when I originally submitted the PR.

@rlaboiss

Copy link
Copy Markdown
Collaborator

The linkinator failure was here, during the run triggered when I originally submitted the PR.

The “Validate links in Markdown files” action failed for the following link: https://github.com/pelican-plugins/liquid-tags/blob/main/pelican/plugins/liquid_tags/graphviz.py. However, this is a fully valid URL. It must have been a temporary problem with the GitHub servers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants